Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: demote two logging statements to debug #1183

Merged
merged 2 commits into from
Aug 31, 2024
Merged

Conversation

w-lfchen
Copy link
Contributor

@w-lfchen w-lfchen commented Aug 30, 2024

Description

noticed got annoyed by this while testing #1179.
i don't think this is intended behavior:

$ eww get foo
 2024-08-30T15:12:35.798Z INFO  eww > Running on wayland. force_wayland=false, detected_wayland=true
true

when running eww with --debug, the line is still printed so this should be fine

also removes some unnecessary whitespace from a raw string literal

Checklist

  • I used cargo fmt to automatically format all code before committing

@elkowar elkowar merged commit 6db0f95 into elkowar:master Aug 31, 2024
1 check passed
@w-lfchen w-lfchen deleted the fix/log branch August 31, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants